{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old School Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.710788,
            55.410647
          ],
          [
            -1.711062,
            55.410431
          ],
          [
            -1.711067,
            55.410314
          ],
          [
            -1.711065,
            55.410314
          ],
          [
            -1.710498,
            55.410105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094015065, NE66 1XQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7108638690603082,
          55.410621632161444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094015086, NE66 1FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7112457335694975,
          55.41023615310923
        ]
      }
    }
  ]
}