{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100010203753, Mountain View",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.77251776355903,
          53.272233871993265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010203754, Mountain View",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.77194671442677,
          53.272165659468136
        ]
      }
    }
  ]
}