{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elliott Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.342619,
            53.421399
          ],
          [
            -2.342067,
            53.421077
          ],
          [
            -2.341515,
            53.420755
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070449695, M33 5AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.34261877646509,
          53.42139857036118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011687281, M33 5BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3416686500306847,
          53.421131637010866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011687282, M33 5BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.342072607081625,
          53.420842845600745
        ]
      }
    }
  ]
}