{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Premier Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.90859,
            52.410461
          ],
          [
            -1.908414,
            52.410263
          ],
          [
            -1.908391,
            52.410194
          ],
          [
            -1.908297,
            52.409904
          ],
          [
            -1.908165,
            52.409805
          ],
          [
            -1.908163,
            52.409736
          ],
          [
            -1.908158,
            52.409539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023492415, B30 3QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.908589564954684,
          52.41046129658246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025231560, B30 3QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9086935449277138,
          52.40993995277466
        ]
      }
    }
  ]
}