{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "90155148, Roman Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1705623902736817,
          52.44145163162761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90155149, Roman Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1705472966585644,
          52.44135276312859
        ]
      }
    }
  ]
}