{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Renton Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.42532,
            53.742602
          ],
          [
            -0.425327,
            53.742657
          ],
          [
            -0.425332,
            53.742694
          ],
          [
            -0.425343,
            53.742786
          ],
          [
            -0.425416,
            53.74285
          ],
          [
            -0.42549,
            53.742914
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024433561, HU10 6US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4253425304889993,
          53.742794868018564
        ]
      }
    }
  ]
}