{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.071748,
            50.740491
          ],
          [
            -3.071833,
            50.740402
          ],
          [
            -3.071875,
            50.740358
          ],
          [
            -3.071893,
            50.740339
          ],
          [
            -3.071895,
            50.740337
          ],
          [
            -3.071912,
            50.740319
          ],
          [
            -3.072041,
            50.740184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024073502, EX24 6JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.071887593482745,
          50.74031660453935
        ]
      }
    }
  ]
}