{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Street Furlong Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.282537,
            53.685377
          ],
          [
            -1.281804,
            53.684724
          ],
          [
            -1.279476,
            53.683016
          ],
          [
            -1.278948,
            53.682628
          ],
          [
            -1.277048,
            53.681254
          ],
          [
            -1.276435,
            53.68065
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170873, WF8 3AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.276989376714895,
          53.681144609769966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025053329, WF8 3AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2823629085750066,
          53.67943317642189
        ]
      }
    }
  ]
}