{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10002957949, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6145095821467208,
          54.862810887581446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003838526, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6145095821467208,
          54.862810887581446
        ]
      }
    }
  ]
}