{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goshen Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.28772,
            51.761434
          ],
          [
            -3.287546,
            51.761409
          ],
          [
            -3.287521,
            51.761436
          ],
          [
            -3.287408,
            51.76156
          ],
          [
            -3.287378,
            51.761617
          ],
          [
            -3.287403,
            51.761627
          ],
          [
            -3.28751,
            51.76167
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43081653, NP22 5NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.287636610707096,
          51.76154241618567
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43082147, NP22 5NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2874472752209996,
          51.76150852430875
        ]
      }
    }
  ]
}