{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Reid Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.22333,
            55.84626
          ],
          [
            -4.223919,
            55.846232
          ],
          [
            -4.224509,
            55.846203
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700213615, G40 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.224003688092256,
          55.8463110099517
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700395875, G40 4AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.223329859305997,
          55.84626028122236
        ]
      }
    }
  ]
}