{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.22864,
            53.338203
          ],
          [
            -2.228095,
            53.33804
          ],
          [
            -2.227549,
            53.337877
          ],
          [
            -2.227495,
            53.33786
          ],
          [
            -2.227442,
            53.337843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007961587, SK9 4BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2286398455998624,
          53.33819418647735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008880693, SK9 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228188108371695,
          53.33797033533772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008880694, SK9 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2281579767155613,
          53.33795241567398
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008880695, SK9 4AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.227872063009883,
          53.337845098543866
        ]
      }
    }
  ]
}