{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horn Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.467198,
            50.455685
          ],
          [
            -4.467227,
            50.455729
          ],
          [
            -4.467256,
            50.455774
          ],
          [
            -4.467519,
            50.456095
          ],
          [
            -4.467582,
            50.456171
          ],
          [
            -4.467612,
            50.456207
          ],
          [
            -4.467783,
            50.456416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002044395, PL14 6BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.467230241773069,
          50.45567343253187
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094082827, PL14 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4677025784959215,
          50.45608616005874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094082835, PL14 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4677616796399535,
          50.45613887394568
        ]
      }
    }
  ]
}