{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24059450, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.769039825289765,
          51.399595141266495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "24125455, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7691926513713105,
          51.399279425066226
        ]
      }
    }
  ]
}