{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.283452,
            57.481266
          ],
          [
            -3.283468,
            57.481559
          ],
          [
            -3.283483,
            57.481853
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133026873, AB38 7RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2836777967737167,
          57.48163398794534
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133026874, AB38 7RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.283680632656121,
          57.48171481038909
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133026875, AB38 7RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2837007716739084,
          57.481813423655424
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133054529, AB38 7QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.28339312205524,
          57.48207707583128
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133064750, AB38 7QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2834478181893085,
          57.48125902262489
        ]
      }
    }
  ]
}