{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lark Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.489164,
            51.57459
          ],
          [
            0.489316,
            51.574692
          ],
          [
            0.489373,
            51.574691
          ],
          [
            0.489658,
            51.574687
          ],
          [
            0.489699,
            51.574686
          ],
          [
            0.489741,
            51.574686
          ],
          [
            0.489774,
            51.574685
          ],
          [
            0.489807,
            51.574685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090452229, SS14 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.48916495480060074,
          51.57458988426024
        ]
      }
    }
  ]
}