{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Market Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.736218,
            53.45119
          ],
          [
            -2.735988,
            53.451409
          ],
          [
            -2.735807,
            53.451582
          ],
          [
            -2.735759,
            53.451628
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39036961, WA10 1NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7358006440925355,
          53.451343831914734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39090438, WA10 1NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7358150791236295,
          53.45130778820459
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39175281, WA10 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.736147724143602,
          53.45138663656354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202573, WA10 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.735775814215101,
          53.451649600479136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025381748, WA10 1BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7361176108362755,
          53.451386822171635
        ]
      }
    }
  ]
}