{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10003077203, Redworth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.625243853209677,
          54.60346377293997
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110751647, Main Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6259872034088838,
          54.60343012274282
        ]
      }
    }
  ]
}