{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hilton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.295028,
            53.591155
          ],
          [
            -2.295099,
            53.591137
          ],
          [
            -2.295169,
            53.591118
          ],
          [
            -2.295268,
            53.591092
          ],
          [
            -2.295368,
            53.591066
          ],
          [
            -2.295499,
            53.591038
          ],
          [
            -2.295631,
            53.59101
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006229, BL9 0QL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2950277157091477,
          53.5911553732237
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210021799, BL9 0BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2954793669672977,
          53.59092955023745
        ]
      }
    }
  ]
}