{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.840609,
            52.431833
          ],
          [
            -1.841535,
            52.432003
          ],
          [
            -1.841776,
            52.432014
          ],
          [
            -1.842314,
            52.43204
          ],
          [
            -1.842357,
            52.432354
          ],
          [
            -1.842506,
            52.432377
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023497828, B28 9DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8407853711490694,
          52.431866833190846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024979634, B28 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8416817871406859,
          52.432083795577235
        ]
      }
    }
  ]
}