{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200002166073, Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44135256262138767,
          52.71649759288416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002199711, Setch Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.44188292842115157,
          52.714859157812796
        ]
      }
    }
  ]
}