{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.685507,
            55.352235
          ],
          [
            -4.685352,
            55.352153
          ],
          [
            -4.685197,
            55.352071
          ],
          [
            -4.68473,
            55.351956
          ],
          [
            -4.684263,
            55.35184
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "141066021, KA19 7DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.684978426869725,
          55.35201793860056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024762768, KA19 7DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.68530868927985,
          55.35223540580598
        ]
      }
    }
  ]
}