{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ernest Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.923727,
            52.404521
          ],
          [
            -1.923774,
            52.404472
          ],
          [
            -1.923975,
            52.404267
          ],
          [
            -1.923984,
            52.404258
          ],
          [
            -1.924283,
            52.40432
          ],
          [
            -1.924378,
            52.404249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015792370, B38 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.925050126744553,
          52.404413531921065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023492293, B38 9PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9243889821519675,
          52.40423331092589
        ]
      }
    }
  ]
}