{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "James Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.328232,
            53.701822
          ],
          [
            -2.328544,
            53.701978
          ],
          [
            -2.328855,
            53.702135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014225511, BB4 5ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3282168605006803,
          53.701821809567456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014329853, BB4 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3286567512212764,
          53.70190149597533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014329854, BB4 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3287175492024836,
          53.701928293474936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014329855, BB4 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.328778347260878,
          53.701955090943486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014329856, BB4 5BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3288239984431076,
          53.70198192998817
        ]
      }
    }
  ]
}