{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "42170900, Tarran Way North",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.118592663224795,
          53.41087896046225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42185255, Tarran Way East",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1182124012303607,
          53.41072072012924
        ]
      }
    }
  ]
}