{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marlborough Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.77983,
            53.678431
          ],
          [
            -1.779798,
            53.678683
          ],
          [
            -1.779678,
            53.678846
          ],
          [
            -1.779386,
            53.67924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83064142, HD2 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.780146279629825,
          53.67867475296269
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83064143, HD2 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.779887049124577,
          53.679033803602934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206557, HD2 2AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7798296303286647,
          53.67843149182747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83231848, HD2 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.779297102990278,
          53.67894283775157
        ]
      }
    }
  ]
}