{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chancelot Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.196672,
            55.972779
          ],
          [
            -3.196396,
            55.97266
          ],
          [
            -3.19612,
            55.972541
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906048467, EH6 4SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1960595263421507,
          55.97265865326589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906474654, EH6 4SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.196331011139361,
          55.97262906179459
        ]
      }
    }
  ]
}