{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.270371,
            53.767544
          ],
          [
            -1.270299,
            53.767548
          ],
          [
            -1.270226,
            53.767552
          ],
          [
            -1.267664,
            53.767676
          ],
          [
            -1.267015,
            53.767757
          ],
          [
            -1.264665,
            53.76805
          ],
          [
            -1.263836,
            53.76809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013453424, LS25 5JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.270393580633207,
          53.767544953397966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023489294, LS25 5JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.270212480736401,
          53.767489922208405
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026049184, LS25 5JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2681164023638365,
          53.76588623371357
        ]
      }
    }
  ]
}