{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Snape Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.449985,
            52.420465
          ],
          [
            -1.449901,
            52.420276
          ],
          [
            -1.449817,
            52.420086
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014005444, CV2 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4499850748815137,
          52.42046506915091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070700698, CV2 5ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4500918007450205,
          52.42015990003162
        ]
      }
    }
  ]
}