{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old School",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.003057,
            57.525123
          ],
          [
            -2.003025,
            57.525382
          ],
          [
            -2.002993,
            57.525641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151072800, AB42 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.003324780783308,
          57.52544512684761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151132647, AB42 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.003391595784266,
          57.52571459888696
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151162540, AB42 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.003090994513813,
          57.52513972943953
        ]
      }
    }
  ]
}