{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "College Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.671027,
            52.36428
          ],
          [
            -1.671638,
            52.36459
          ],
          [
            -1.671956,
            52.364752
          ],
          [
            -1.672254,
            52.364606
          ],
          [
            -1.672302,
            52.364572
          ],
          [
            -1.672351,
            52.364539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023645867, CV8 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.671027133924641,
          52.36427971472099
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024976106, CV8 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6713642306393175,
          52.36437055351394
        ]
      }
    }
  ]
}