{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Melbourne Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.443937,
            51.461207
          ],
          [
            -3.4438,
            51.461322
          ],
          [
            -3.443663,
            51.461437
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Melbourne Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.44314,
            51.460816
          ],
          [
            -3.443268,
            51.460881
          ],
          [
            -3.443396,
            51.460946
          ],
          [
            -3.443462,
            51.460975
          ],
          [
            -3.443528,
            51.461004
          ],
          [
            -3.443733,
            51.461106
          ],
          [
            -3.443937,
            51.461207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64018216, CF71 7ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4433955162377208,
          51.460768279200195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64107487, CF71 7EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.443109433222115,
          51.46082575461798
        ]
      }
    }
  ]
}