{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brown Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.636488,
            53.543679
          ],
          [
            -2.636714,
            53.543615
          ],
          [
            -2.636939,
            53.54355
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brown Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.635889,
            53.543934
          ],
          [
            -2.635926,
            53.543893
          ],
          [
            -2.635963,
            53.543852
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brown Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.635963,
            53.543852
          ],
          [
            -2.636226,
            53.543766
          ],
          [
            -2.636488,
            53.543679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014060097, WN3 4DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6364883792266878,
          53.543678717459834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095423108, WN3 4DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6360484864379212,
          53.54352825422127
        ]
      }
    }
  ]
}