{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lovage Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.884792,
            52.315833
          ],
          [
            -1.884884,
            52.315781
          ],
          [
            -1.884976,
            52.31573
          ],
          [
            -1.885459,
            52.31545
          ],
          [
            -1.885917,
            52.315185
          ],
          [
            -1.885941,
            52.315171
          ],
          [
            -1.885942,
            52.31517
          ],
          [
            -1.885958,
            52.315163
          ],
          [
            -1.885975,
            52.315155
          ],
          [
            -1.886114,
            52.315079
          ],
          [
            -1.886253,
            52.315002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023881411, B98 9NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8863563459019512,
          52.315038683140244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025219205, B98 9EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8863112349862894,
          52.31547017013116
        ]
      }
    }
  ]
}