{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elmcroft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.710427,
            52.457475
          ],
          [
            1.711023,
            52.457538
          ],
          [
            1.71162,
            52.4576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013325566, NR33 9AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7117685790602555,
          52.45754536887043
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013325569, NR33 9ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.710481859605321,
          52.45747785234197
        ]
      }
    }
  ]
}