{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charlotte Auerbach Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.171764,
            55.92346
          ],
          [
            -3.17198,
            55.923669
          ],
          [
            -3.172055,
            55.923741
          ],
          [
            -3.172093,
            55.923778
          ],
          [
            -3.172346,
            55.924023
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906459067, EH9 3FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1727606436593088,
          55.92390286099059
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906484262, EH9 3FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1725865575858347,
          55.92396741706248
        ]
      }
    }
  ]
}