{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rian Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.076138,
            52.46761
          ],
          [
            -2.07627,
            52.46778
          ],
          [
            -2.076401,
            52.467951
          ],
          [
            -2.076186,
            52.468065
          ],
          [
            -2.075971,
            52.46818
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008764949, B64 7DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.076382745479867,
          52.46791782722799
        ]
      }
    }
  ]
}