{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Third Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.279232,
            51.374829
          ],
          [
            -1.279905,
            51.374903
          ],
          [
            -1.280047,
            51.374567
          ],
          [
            -1.280203,
            51.374198
          ],
          [
            -1.280567,
            51.373879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022806702, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.280585996454869,
          51.37384643032317
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022808511, RG19 6HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2802402302317435,
          51.37482441536865
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025391069, RG19 6HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.280254314052611,
          51.37484248547235
        ]
      }
    }
  ]
}