{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100101055432, Nash Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.943207725710673,
          51.55597515849116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002188374, Nash Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9432221475835165,
          51.55597504253468
        ]
      }
    }
  ]
}