{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Poplar Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.289564,
            52.649296
          ],
          [
            -2.289558,
            52.649806
          ],
          [
            -2.289551,
            52.650316
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Poplar Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.289585,
            52.649084
          ],
          [
            -2.289578,
            52.649149
          ],
          [
            -2.289572,
            52.649214
          ],
          [
            -2.289568,
            52.649255
          ],
          [
            -2.289567,
            52.649262
          ],
          [
            -2.289564,
            52.649296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003419833, WV7 3NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.289513078640093,
          52.6512147672411
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434276, WV7 3NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.289513078640093,
          52.6512147672411
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070434898, WV7 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2895876786043017,
          52.64908401926773
        ]
      }
    }
  ]
}