{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009876844, Welsh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.1016726775908126,
          51.818614442757976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009880783, Welsh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.100825749400237,
          51.8136810613641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023955813, West Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.1035511421954505,
          51.820183771033165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026084818, Welsh Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.102788447754428,
          51.818800839239294
        ]
      }
    }
  ]
}