{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001321441, Hollowshot Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.246574864771811,
          51.31984338508988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001321442, Hollowshot Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2467326972807384,
          51.31984439992194
        ]
      }
    }
  ]
}