{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pingle Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.4583,
            52.515906
          ],
          [
            -1.458404,
            52.515877
          ],
          [
            -1.458509,
            52.515848
          ],
          [
            -1.459103,
            52.515637
          ],
          [
            -1.459698,
            52.515425
          ],
          [
            -1.459776,
            52.515395
          ],
          [
            -1.459854,
            52.515365
          ],
          [
            -1.459883,
            52.515353
          ],
          [
            -1.459987,
            52.515311
          ],
          [
            -1.46012,
            52.515258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007779727, CV11 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4583144101199998,
          52.515897227621124
        ]
      }
    }
  ]
}