{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eastfield",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.207884,
            52.678619
          ],
          [
            1.207817,
            52.678639
          ],
          [
            1.207751,
            52.67866
          ],
          [
            1.20771,
            52.678673
          ],
          [
            1.207669,
            52.678686
          ],
          [
            1.20729,
            52.678786
          ],
          [
            1.206912,
            52.678886
          ],
          [
            1.206812,
            52.6789
          ],
          [
            1.206711,
            52.678914
          ],
          [
            1.206323,
            52.678946
          ],
          [
            1.205935,
            52.678979
          ],
          [
            1.205685,
            52.679052
          ],
          [
            1.205435,
            52.679126
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926793, NR8 6NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2054352985290069,
          52.67912575721377
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004284573, NR8 6PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.207805382477667,
          52.679160510719115
        ]
      }
    }
  ]
}