{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tanyard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.314365,
            50.504317
          ],
          [
            -4.314251,
            50.504294
          ],
          [
            -4.314136,
            50.504271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tanyard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.314678,
            50.504413
          ],
          [
            -4.314522,
            50.504365
          ],
          [
            -4.314365,
            50.504317
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002043108, PL17 7BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.314116493415279,
          50.50423360555687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023430740, PL17 7LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.314558102838237,
          50.50432375959692
        ]
      }
    }
  ]
}