{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coach House Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.702277,
            52.195253
          ],
          [
            -1.702362,
            52.195284
          ],
          [
            -1.702631,
            52.195383
          ],
          [
            -1.702984,
            52.195513
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023385394, CV37 6YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7028057544148465,
          52.195580040697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023385395, CV37 6YJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7027762552877475,
          52.19561592815937
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024062952, CV37 6YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7022812440055348,
          52.19525506447473
        ]
      }
    }
  ]
}