{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10032961977, Newton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.659806386191339,
          50.57087014564737
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094796095, Newton Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.659806386191339,
          50.57087014564737
        ]
      }
    }
  ]
}