{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.770143,
            51.79445
          ],
          [
            -4.770246,
            51.793539
          ],
          [
            -4.769451,
            51.792592
          ],
          [
            -4.769441,
            51.792564
          ],
          [
            -4.768715,
            51.790606
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023956764, SA67 8BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.770142664118457,
          51.79444954374129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090687958, SA67 8BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.772909929058088,
          51.79274744962393
        ]
      }
    }
  ]
}