{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.692971,
            53.651125
          ],
          [
            -2.692985,
            53.651625
          ],
          [
            -2.693105,
            53.651945
          ],
          [
            -2.693408,
            53.652753
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008944291, PR7 5JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.692965505620102,
          53.65116318917287
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015344562, PR7 5JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6926387339874904,
          53.6515336038803
        ]
      }
    }
  ]
}