{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.464825,
            52.522193
          ],
          [
            -1.465271,
            52.522155
          ],
          [
            -1.465716,
            52.522118
          ],
          [
            -1.465762,
            52.522152
          ],
          [
            -1.465807,
            52.522186
          ],
          [
            -1.465892,
            52.522326
          ],
          [
            -1.465928,
            52.522387
          ],
          [
            -1.466058,
            52.522419
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007774959, CV11 4AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4648248448478,
          52.5222108408185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026086417, CV11 4AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4652698084307325,
          52.521979111064404
        ]
      }
    }
  ]
}