#import "BITTelemetryObject.h" @interface BITLocation : BITTelemetryObject @property (nonatomic, copy) NSString *ip; @end