{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Gaydon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.463812,
            52.187471
          ],
          [
            -1.46424,
            52.187107
          ],
          [
            -1.464468,
            52.186914
          ],
          [
            -1.464795,
            52.186977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Old Gaydon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.462321,
            52.188439
          ],
          [
            -1.463066,
            52.187955
          ],
          [
            -1.463812,
            52.187471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024976756, CV35 0HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.46259875988857,
          52.18799724440429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093539907, CV35 0HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4622712249185466,
          52.188472249569585
        ]
      }
    }
  ]
}