{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.505453,
            53.494131
          ],
          [
            -2.505233,
            53.494383
          ],
          [
            -2.505013,
            53.494636
          ],
          [
            -2.504668,
            53.495011
          ],
          [
            -2.504322,
            53.495385
          ],
          [
            -2.504163,
            53.495332
          ],
          [
            -2.504004,
            53.495279
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.505676,
            53.493887
          ],
          [
            -2.505564,
            53.494009
          ],
          [
            -2.505453,
            53.494131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064039, WN7 2AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.505214611370458,
          53.49439257865207
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015435423, WN7 2AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5055859697003147,
          53.493932593347886
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090386083, WN7 2AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5046792604385963,
          53.495006060367615
        ]
      }
    }
  ]
}