{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anderson Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.099232,
            55.711399
          ],
          [
            -4.099332,
            55.711344
          ],
          [
            -4.099432,
            55.71129
          ],
          [
            -4.099479,
            55.711266
          ],
          [
            -4.100104,
            55.710944
          ],
          [
            -4.100433,
            55.710932
          ],
          [
            -4.100495,
            55.710983
          ],
          [
            -4.100504,
            55.71099
          ],
          [
            -4.100621,
            55.711086
          ],
          [
            -4.101231,
            55.711586
          ],
          [
            -4.101277,
            55.711624
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484159284, ML10 6GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.10282518062215,
          55.711099770001304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484176992, ML10 6RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.099258773731563,
          55.71138549043683
        ]
      }
    }
  ]
}