{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001013560, Hillside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.928842680131615,
          55.309943772522594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001013562, Hillside Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9291104003127566,
          55.30999784177122
        ]
      }
    }
  ]
}