{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cold Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.037065,
            50.96575
          ],
          [
            -3.036209,
            50.966991
          ],
          [
            -3.036042,
            50.967135
          ],
          [
            -3.035651,
            50.967473
          ],
          [
            -3.035653,
            50.967635
          ],
          [
            -3.036672,
            50.968337
          ],
          [
            -3.038465,
            50.969375
          ],
          [
            -3.038951,
            50.969927
          ],
          [
            -3.038998,
            50.970178
          ],
          [
            -3.038872,
            50.970451
          ],
          [
            -3.038683,
            50.97086
          ],
          [
            -3.038632,
            50.971463
          ],
          [
            -3.038882,
            50.972554
          ],
          [
            -3.03886,
            50.973127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008799129, TA3 5RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0390871312971925,
          50.97269868712893
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012906847, TA3 5RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.038826200868496,
          50.97313265267945
        ]
      }
    }
  ]
}