{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012677834, Nash Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3382226397580133,
          53.476034397411915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000335145, Nash Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.338062629330149,
          53.47675392943369
        ]
      }
    }
  ]
}