{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "49010250, Lincoln Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.309488009139488,
          52.041036581904095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49075993, Lincoln Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.309294717481272,
          52.04124719768659
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49075994, Lincoln Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.309294717481272,
          52.04124719768659
        ]
      }
    }
  ]
}