{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Hill Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.461337,
            50.4554
          ],
          [
            -4.461376,
            50.455412
          ],
          [
            -4.461416,
            50.455424
          ],
          [
            -4.461683,
            50.455491
          ],
          [
            -4.461687,
            50.455492
          ],
          [
            -4.461721,
            50.455475
          ],
          [
            -4.461864,
            50.455407
          ],
          [
            -4.461912,
            50.455384
          ],
          [
            -4.461811,
            50.455132
          ],
          [
            -4.461741,
            50.454959
          ],
          [
            -4.461617,
            50.454978
          ],
          [
            -4.461551,
            50.455
          ],
          [
            -4.461364,
            50.45506
          ],
          [
            -4.461179,
            50.455119
          ],
          [
            -4.46111,
            50.455141
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043320, PL14 3AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4618102775566975,
          50.45494279032007
        ]
      }
    }
  ]
}