{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250045936, Veal Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7700953135057107,
          51.11615995216967
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250082478, Veal Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7679897253484524,
          51.1158320998125
        ]
      }
    }
  ]
}