{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cowstead Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.633993,
            51.339822
          ],
          [
            0.636414,
            51.339177
          ],
          [
            0.637301,
            51.338839
          ],
          [
            0.637469,
            51.338749
          ],
          [
            0.637754,
            51.338596
          ],
          [
            0.639072,
            51.337753
          ],
          [
            0.639323,
            51.336743
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013743239, ME9 7TX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.633999278052105,
          51.339849629339795
        ]
      }
    }
  ]
}