{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Academy Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.78985,
            56.150556
          ],
          [
            -3.789793,
            56.150562
          ],
          [
            -3.789736,
            56.150569
          ],
          [
            -3.788708,
            56.150692
          ],
          [
            -3.787679,
            56.150816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35025570, FK12 5FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7914344314061985,
          56.15055816960343
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "35026595, FK12 5FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7876793811250833,
          56.15081924500434
        ]
      }
    }
  ]
}