{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023789657, Rock Park Close",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3856030422561583,
          52.240672876679454
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001498118, Rock House Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3852801118851823,
          52.24064969500224
        ]
      }
    }
  ]
}