{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Croft Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.508442,
            55.126715
          ],
          [
            -1.508303,
            55.126484
          ],
          [
            -1.508165,
            55.126254
          ],
          [
            -1.508111,
            55.126164
          ],
          [
            -1.508058,
            55.126075
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025247475, NE24 2JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5083355200871194,
          55.126426534014364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071174645, NE24 2EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5078649840245713,
          55.123881574459915
        ]
      }
    }
  ]
}