{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Police Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.092509,
            57.585919
          ],
          [
            -2.091649,
            57.586323
          ],
          [
            -2.090788,
            57.586728
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151071098, AB43 6TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.091955478624695,
          57.586114739563996
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151071750, AB43 6TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0913205463369073,
          57.58635772563186
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151127740, AB43 6TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0919559331042503,
          57.58629438689753
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151162511, AB43 6ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0924735125860483,
          57.58594369519859
        ]
      }
    }
  ]
}