{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hillside Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.190619,
            53.509968
          ],
          [
            -1.190916,
            53.509909
          ],
          [
            -1.190987,
            53.509895
          ],
          [
            -1.191088,
            53.509875
          ],
          [
            -1.191117,
            53.509869
          ],
          [
            -1.191212,
            53.50985
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006571961, DN5 7LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1915736207328493,
          53.509879670570136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006571962, DN5 7LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.191330163329356,
          53.509994876975725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006608694, DN5 7LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1906220503873088,
          53.50996312051834
        ]
      }
    }
  ]
}