{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034109123, Cross Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.094235215010449,
          54.19500475537996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110753500, Cross Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.094588619478943,
          54.195037495499015
        ]
      }
    }
  ]
}