{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryde Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.660046,
            53.537626
          ],
          [
            -2.660092,
            53.537775
          ],
          [
            -2.660137,
            53.537924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ryde Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.659946,
            53.537296
          ],
          [
            -2.659996,
            53.537461
          ],
          [
            -2.660046,
            53.537626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062559, WN5 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6600736666323557,
          53.53774423430776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011806768, WN5 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.659802510665837,
          53.5377726968487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011806769, WN5 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.660374857330037,
          53.53770661670872
        ]
      }
    }
  ]
}