{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.47465,
            52.523936
          ],
          [
            -1.47443,
            52.524142
          ],
          [
            -1.474375,
            52.524194
          ],
          [
            -1.474509,
            52.524359
          ],
          [
            -1.474578,
            52.524441
          ],
          [
            -1.474646,
            52.524522
          ],
          [
            -1.474657,
            52.524534
          ],
          [
            -1.474667,
            52.524546
          ],
          [
            -1.474852,
            52.524705
          ],
          [
            -1.475036,
            52.524864
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007779720, CV11 5JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4750215585888966,
          52.52487257065223
        ]
      }
    }
  ]
}