{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Crooked Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.739898,
            50.816087
          ],
          [
            -2.740561,
            50.815872
          ],
          [
            -2.741224,
            50.815656
          ],
          [
            -2.741608,
            50.815843
          ],
          [
            -2.741671,
            50.815836
          ],
          [
            -2.742228,
            50.815782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014076, DT8 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.746607099076729,
          50.81594662451561
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040620133, DT8 3SA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7419363009385282,
          50.81590448891614
        ]
      }
    }
  ]
}