{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leominster Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.018272,
            52.397646
          ],
          [
            -2.018509,
            52.397606
          ],
          [
            -2.018745,
            52.397566
          ],
          [
            -2.018793,
            52.397553
          ],
          [
            -2.018841,
            52.39754
          ],
          [
            -2.018936,
            52.397419
          ],
          [
            -2.019032,
            52.397297
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023499720, B45 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0189584735757684,
          52.397351375880575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090247733, B45 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.019179163214358,
          52.397899734917196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070431578, B45 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0190468217674726,
          52.39773793510091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070431579, B45 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0190909315421792,
          52.397782878306856
        ]
      }
    }
  ]
}