{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hatchdoyle Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.492454,
            52.466163
          ],
          [
            -0.491903,
            52.466009
          ],
          [
            -0.491352,
            52.465856
          ],
          [
            -0.490941,
            52.465817
          ],
          [
            -0.49053,
            52.465778
          ],
          [
            -0.488911,
            52.465756
          ],
          [
            -0.488692,
            52.46577
          ],
          [
            -0.486861,
            52.465887
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090612547, PE8 5TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4888282727403079,
          52.46904581024899
        ]
      }
    }
  ]
}