{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Juniper Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.524635,
            50.456407
          ],
          [
            -4.524762,
            50.456374
          ],
          [
            -4.524889,
            50.456341
          ],
          [
            -4.524952,
            50.456301
          ],
          [
            -4.525016,
            50.456262
          ],
          [
            -4.525126,
            50.45615
          ],
          [
            -4.525236,
            50.456038
          ],
          [
            -4.525306,
            50.45597
          ],
          [
            -4.525277,
            50.455956
          ],
          [
            -4.525147,
            50.455894
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094400967, PL14 6GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.524639933265886,
          50.45640218027378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094400970, PL14 6GD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.524867690090872,
          50.45618136228582
        ]
      }
    }
  ]
}