{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goodman Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.028688,
            53.139401
          ],
          [
            -1.028421,
            53.139479
          ],
          [
            -1.028422,
            53.139481
          ],
          [
            -1.028483,
            53.139659
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091746387, NG22 8UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0284901148258894,
          53.13976469290914
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091746391, NG22 8UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.028569915591757,
          53.13954061094737
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091746429, NG22 8UJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0286777840617272,
          53.13939766163578
        ]
      }
    }
  ]
}