{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadowland Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.053532,
            51.328679
          ],
          [
            -1.053704,
            51.328461
          ],
          [
            -1.053876,
            51.328244
          ],
          [
            -1.054177,
            51.328352
          ],
          [
            -1.054478,
            51.328461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008508663, RG26 5WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0537546127517914,
          51.32818304770939
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008508876, RG26 5WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0535733426678013,
          51.32862219134785
        ]
      }
    }
  ]
}