{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunnyside Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.803771,
            55.67953
          ],
          [
            -3.803812,
            55.679937
          ],
          [
            -3.80359,
            55.680291
          ],
          [
            -3.803322,
            55.68034
          ],
          [
            -3.803185,
            55.680333
          ],
          [
            -3.802126,
            55.680285
          ],
          [
            -3.802064,
            55.68031
          ],
          [
            -3.801749,
            55.680436
          ],
          [
            -3.80152,
            55.680528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484144325, ML11 9UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8014031382372955,
          55.68046671815187
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484168634, ML11 9UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8012369682059908,
          55.680657879207196
        ]
      }
    }
  ]
}