{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heathcote Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.44704,
            53.407929
          ],
          [
            -1.447089,
            53.407767
          ],
          [
            -1.447139,
            53.407604
          ],
          [
            -1.44715,
            53.40757
          ],
          [
            -1.447161,
            53.407535
          ],
          [
            -1.447179,
            53.407476
          ],
          [
            -1.447197,
            53.407417
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003574328, S4 8BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.446863029238277,
          53.40762252461386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013337990, S4 8GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.447180652849319,
          53.407489164681245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023155758, S4 8BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4470584553477517,
          53.407632417869685
        ]
      }
    }
  ]
}