{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10014555506, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7615516884876543,
          54.87770123083991
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004279857, Front Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7613344041037264,
          54.87754803647259
        ]
      }
    }
  ]
}