{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Renton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.88643,
            50.318858
          ],
          [
            -3.889529,
            50.317622
          ],
          [
            -3.889812,
            50.317509
          ],
          [
            -3.890809,
            50.316962
          ],
          [
            -3.891211,
            50.316656
          ],
          [
            -3.891547,
            50.316261
          ],
          [
            -3.892163,
            50.31608
          ],
          [
            -3.892666,
            50.31665
          ],
          [
            -3.892756,
            50.316752
          ],
          [
            -3.893199,
            50.316923
          ],
          [
            -3.893357,
            50.317103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008917172, TQ7 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8929807065101194,
          50.317188418267214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564294, TQ7 4HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8864307342068307,
          50.31885991114725
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023566532, TQ7 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8921783941956933,
          50.31608620309101
        ]
      }
    }
  ]
}