{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Short Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.187805,
            52.451821
          ],
          [
            0.187767,
            52.45181
          ],
          [
            0.18773,
            52.451798
          ],
          [
            0.185984,
            52.451188
          ],
          [
            0.184237,
            52.450578
          ],
          [
            0.184095,
            52.450533
          ],
          [
            0.183952,
            52.450488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002595206, CB6 2DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1858099144079073,
          52.451164666798796
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002596101, CB6 2DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.18359012467161168,
          52.45091794733134
        ]
      }
    }
  ]
}