{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Homelands Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.781925,
            50.287095
          ],
          [
            -3.781927,
            50.286966
          ],
          [
            -3.781928,
            50.286838
          ],
          [
            -3.781929,
            50.286788
          ],
          [
            -3.78193,
            50.286737
          ],
          [
            -3.78193,
            50.286694
          ],
          [
            -3.781931,
            50.286651
          ],
          [
            -3.781931,
            50.286585
          ],
          [
            -3.781932,
            50.286519
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564496, TQ7 1QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.781924075303735,
          50.287096077530514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090533439, TQ7 1QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.782143517045465,
          50.286957800026244
        ]
      }
    }
  ]
}