{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richmond Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.366578,
            53.302875
          ],
          [
            -2.366548,
            53.302677
          ],
          [
            -2.366518,
            53.30248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007956232, WA16 8EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3665780591615055,
          53.302874730200024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007958597, WA16 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.366726647919584,
          53.30270348678883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007958621, WA16 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3667256461029047,
          53.302586636029325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007958622, WA16 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.36670979325657,
          53.302487808469394
        ]
      }
    }
  ]
}