{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moorhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.422231,
            51.057136
          ],
          [
            -3.422286,
            51.056763
          ],
          [
            -3.421391,
            51.055525
          ],
          [
            -3.421221,
            51.055024
          ],
          [
            -3.420475,
            51.052826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003764382, TA4 2HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.42204813041913,
          51.057727546805395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023835745, TA4 2HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4221926383672465,
          51.05732111529802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023837757, TA4 2HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4220909226616336,
          51.05772702600366
        ]
      }
    }
  ]
}