{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10009876859, Ford Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.791157860228054,
          51.75123284375764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090277914, A4075",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.792847596627082,
          51.752550701309964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090278441, Ford Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.792847596627082,
          51.752550701309964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090689568, Ford Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.791133290670647,
          51.75153920886309
        ]
      }
    }
  ]
}