{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "200004818099, Crack Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.000639826117864,
          50.61027338051302
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004826873, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0004984938169534,
          50.60994963921563
        ]
      }
    }
  ]
}