{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Doctors Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.455642,
            51.274823
          ],
          [
            -1.455838,
            51.274955
          ],
          [
            -1.456034,
            51.275087
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Doctors Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.456034,
            51.275087
          ],
          [
            -1.457064,
            51.275725
          ],
          [
            -1.457148,
            51.275777
          ],
          [
            -1.457366,
            51.275765
          ],
          [
            -1.458328,
            51.275416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023625613, SP11 0AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.455639535765443,
          51.27480995524853
        ]
      }
    }
  ]
}