{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23045639, Earl Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1754920803322646,
          53.582797848695236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23045640, Earl Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.175551230182024,
          53.58249215983944
        ]
      }
    }
  ]
}