{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quoiting Green Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.288022,
            55.610117
          ],
          [
            -4.287957,
            55.609706
          ],
          [
            -4.287892,
            55.609295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127061849, KA17 0HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.288017642281696,
          55.61011745825498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127068719, KA17 0BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.28756533178199,
          55.60971245904252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "127068720, KA17 0BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2875627172121415,
          55.60966756862175
        ]
      }
    }
  ]
}