{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adams Court Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.256341,
            55.856977
          ],
          [
            -4.256298,
            55.857075
          ],
          [
            -4.256256,
            55.857174
          ],
          [
            -4.256212,
            55.857275
          ],
          [
            -4.256169,
            55.857376
          ],
          [
            -4.256071,
            55.857659
          ],
          [
            -4.255972,
            55.857943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700016953, G1 4NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2566196194367985,
          55.85753540528413
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700391093, G1 4AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.256298980496279,
          55.85696608953749
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700415479, G1 4NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.256397011743381,
          55.85727885252866
        ]
      }
    }
  ]
}