{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455092318, Stone Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202745855106792,
          52.985722022847966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455092319, Stone Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202611670353295,
          52.98569528426981
        ]
      }
    }
  ]
}